home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / 3DVIS10.ZIP / READ.ME < prev    next >
Text File  |  1996-02-29  |  2KB  |  54 lines

  1.        ____  _______      _______  _____ _____ ____  _   _
  2.       |___ \|  __ \ \    / /_   _|/ ____|_   _/ __ \| \ | |
  3.         __) | |  | \ \  / /  | | | (___   | || |  | |  \| |
  4.        |__ <| |  | |\ \/ /   | |  \___ \  | || |  | | . ` |
  5.        ___) | |__| | \  /   _| |_ ____) |_| || |__| | |\  |
  6.       |____/|_____/   \/   |_____|_____/|_____\____/|_| \_|
  7.  
  8.       by Lenimar N. de Andrade - CCENDM03@TERRA.NPD.UFPB.BR
  9.  
  10.                VERSION 1.0 - FEBRUARY 1996
  11.  
  12.  
  13. This little  package contains some  tools  and  data files  in 3DV format for
  14. simple 3-dimensional scenes (wireframe objects).
  15.  
  16. The executables are for MS-DOS and EGA, VGA videos. They are:
  17.  
  18.    3DVISION.EXE ---> The wireframe  viewer  of the  data  files. It  can  use
  19.              the keyboard or the mouse to move the 3D objects.
  20.    3DVRAND.EXE  ---> Analogous  to  3DVISION.EXE,  but the  objects  move  by
  21.              themselves randomly.
  22.    3DVSURF.EXE  ---> Creates data files with points of surfaces in parametric
  23.              form
  24.    3DVCOLOR.COM ---> An  utility  that  changes the colors of the data files.
  25.    RNDCOLOR.COM ---> Changes randomly the colors of the 3DV files.
  26.  
  27. All these files can be used as a complement to the  3DV.EXE  program (you can
  28. get it from the msdos/graphics subdirectory on SimTel).  3DV.EXE  was written
  29. by Oscar García and runs faster than 3DVISION.EXE.
  30.  
  31.  
  32.  
  33.                  FILES ON 3DVIS10.ZIP
  34.  
  35.  
  36. READ.ME        This file
  37. 3DVISION.DOC    A brief documentation
  38. 3DVSURF.EXE     Calculates points of parametrized surfaces
  39. 3DVRAND.EXE     Graphical viewer (objects move randomly)
  40. 3DVISION.EXE    Graphical viewer (movements controlled by keyboard or mouse)
  41. 3DVISION.CFG    Configuration file to 3DVISION.EXE and 3DVRAND.EXE
  42. 3DVCOLOR.COM    Utility to change selected colors of *.3DV files
  43. RNDCOLOR.COM    Utility to change randomly the colors of *.3DV files
  44. COMMENT.COM     Displays comments written at the end of *.3DV files
  45. SURFACE*.3DV    Surfaces in 3DV format
  46. CURVE*.3DV      3D curves in 3DV format
  47. LINES*.3DV      3D curves or surfaces with many line segments
  48. COLORS*.3DV     3D curves or surfaces ramdomly colored
  49. ALL.BAT         Displays all the *.3DV files
  50. ALL2.BAT        Displays all the *.3DV files (random movements)
  51. FILE_ID.DIZ     Too short description of this package
  52. *.C        A few Turbo C sources to generate some *.3DV  files
  53.  
  54.